internal/runtime/maps.Map.growToTable (method)
8 uses
internal/runtime/maps (current package)
map.go#L509: m.growToTable(typ)
map.go#L600: func (m *Map) growToTable(typ *abi.SwissMapType) {
runtime_fast32_swiss.go#L232: m.growToTable(typ)
runtime_fast32_swiss.go#L366: m.growToTable(typ)
runtime_fast64_swiss.go#L232: m.growToTable(typ)
runtime_fast64_swiss.go#L404: m.growToTable(typ)
runtime_faststr_swiss.go#L300: m.growToTable(typ)
runtime_swiss.go#L234: m.growToTable(typ)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)